## Warning for package dale, configuration dale ## The following compiler flags have been specified in the package description file. They are handled by DUB and direct use in packages is discouraged. Alternatively, you can set the DFLAGS environment variable to pass custom flags to the compiler, or use one of the suggestions below: optimize: Call DUB with --build=release warningsAsErrors: Use "buildRequirements" to control the warning level deprecationErrors: Use "buildRequirements" to control the deprecation warning level ## Warning for package dale, configuration dl ## The following compiler flags have been specified in the package description file. They are handled by DUB and direct use in packages is discouraged. Alternatively, you can set the DFLAGS environment variable to pass custom flags to the compiler, or use one of the suggestions below: optimize: Call DUB with --build=release warningsAsErrors: Use "buildRequirements" to control the warning level deprecationErrors: Use "buildRequirements" to control the deprecation warning level ## Warning for package dale, configuration unittest ## The following compiler flags have been specified in the package description file. They are handled by DUB and direct use in packages is discouraged. Alternatively, you can set the DFLAGS environment variable to pass custom flags to the compiler, or use one of the suggestions below: optimize: Call DUB with --build=release unittests: Call DUB with --build=unittest warningsAsErrors: Use "buildRequirements" to control the warning level deprecationErrors: Use "buildRequirements" to control the deprecation warning level src/dl.d(59,20): Error: `@safe` function `dl.deps` cannot call `@system` function `std.functional.toDelegate!(void function()).toDelegate` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/functional.d(1643,6): `std.functional.toDelegate!(void function()).toDelegate` is declared here src/dl.d(71,33): Error: `@safe` function `dl.phony` cannot call `@system` function `std.array.array!(MapResult!(toDelegate, void function()[])).array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/array.d(101,21): `std.array.array!(MapResult!(toDelegate, void function()[])).array` is declared here src/dl.d(208,17): Error: `@safe` function `dl.loadTasks` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here src/dl.d(213,21): Error: `@safe` function `dl.loadTasks` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here src/main.d(47,21): Error: `@safe` function `D main` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here src/main.d(52,21): Error: `@safe` function `D main` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here src/main.d(64,17): Error: `@safe` function `D main` cannot call `@system` function `core.stdc.stdlib.exit` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(169,9): `core.stdc.stdlib.exit` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.